Name :Arcsine function

Symbol :ASIN

Illustrate:

    Arcsine operations are performed on the input values.

Image:

Parameter:

Parameter Statement Type Description
IN Input REAL
Enter a value
OUT Output REAL
Output value

Example:

LD:

ST:



Interpretation:

parameter operandvalue
INTagInEnter a value:1
OUTTagOutOutput value:1.570796
	IN inputs REAL type data, and OUT outputs the arcsine operation of IN.